@charset "utf-8";
/* CSS Document */
* {
  margin: 0;
  padding: 0;
}
img {
  border: none;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
table,
th,
tr,
td {
  border-collapse: collapse;
  border-spacing: 0;
  border: none;
}
input,
select,
textarea,
map,
area {
  outline: none;
  border: none;
  background: none;
  resize: none;
}
button {
  border: none;
  background-color: transparent;
  outline: none;
}
/* 清浮动 */
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.clearfix {
  zoom: 1;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
body,
html {
  height: 100%;
  width: 100%;
  font-family: Microsoft YaHei, Arial;
}
.inner {
  width: 1200px;
  margin: 0 auto;
}
.inner {
  width: 1240px;
}
.sub_nav {
  padding: 10px 0 28px;
}
.sub_nav ul {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 50px;
  height: 38px;
  border-bottom: 1px solid #ebebeb;
}
.sub_nav li {
  padding: 9px 14px;
}
.sub_nav li a {
  font-size: 16px;
  color: #000000;
}
.list_container .inner {
  display: flex;
  justify-content: space-between;
}
.left_container {
  width: 362px;
}
.swiper-container1 {
  height: 215px;
  width: 362px;
  position: relative;
}
.swiper-container1 .container a {
  display: block;
  height: 215px;
  width: 362px;
  position: relative;
}
.swiper-container1 .container a .desc {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 362px;
  height: 30px;
  font-size: 16px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99;
}
.swiper-container1 .container a p {
  line-height: 30px;
  color: #fff;
  padding-left: 16px;
  width: 300px;
  white-space: nowrap;
  /*强制文本在一行内显示*/
  text-overflow: ellipsis;
  /*溢出省略号，支持ie、safari（webkit）*/
  -o-text-overflow: ellipsis;
  /*溢出省略号，支持opera*/
  overflow: hidden;
  /*溢出隐藏*/
  -moz-binding: url("ellipsis.xml#ellipsis");
  /*溢出省略号，支持firefox*/
}
.swiper-container1 .swiper-slide {
  height: 100%;
  width: 100%;
}
.swiper-container1 .pagination {
  position: absolute;
  right: 5px;
  text-align: center;
  bottom: 0px;
  cursor: pointer;
  height: 30px;
  align-items: center;
  display: flex;
}
.swiper-container1 .swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background: #fff;
  margin: 0 4px;
  cursor: pointer;
}
.swiper-container1 .swiper-active-switch {
  width: 15px;
  height: 8px;
  background: #e7141a;
}
.ipo_container {
  width: 362px;
  height: 68px;
  margin: 24px 0 20px;
  position: relative;
}
.ipo_container .ipo_list {
  width: 374px;
  height: 68px;
  overflow: hidden;
}
.ipo_container .ipo_list ul {
  height: 68px;
}
.ipo_container .ipo_list li {
  float: left;
  width: 172px;
  height: 68px;
  margin-right: 19px;
  position: relative;
}
.ipo_container .ipo_list li a,
.ipo_container .ipo_list li img {
  display: block;
}
.ipo_container .ipo_list li img {
  width: 172px;
  height: 68px;
}
.ipo_container .ipo_list li .angle_mark {
  width: 40px;
  height: 20px;
  border-radius: 0 0 4px 0;
  background-color: rgba(234, 40, 29, 0.8);
  font-size: 10px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
}
.ipo_container .ipo_list .desc {
  padding-top: 17px;
  font-size: 16px;
  line-height: 19px;
  height: 19px;
  overflow: hidden;
  color: #303030;
}
.ipo_container .ipo_list .desc span,
.ipo_container .ipo_list .desc em {
  display: inline-block;
}
.ipo_container .ipo_list .desc span,
.ipo_container .ipo_list .desc em {
  color: #ea281d;
}
.ipo_container .ipo_list .desc em {
  font-style: normal;
}
.ipo_container .ipo_btn {
  position: absolute;
  top: 0px;
  width: 25px;
  height: 68px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.3;
}
.ipo_container .ipo_btn i {
  display: block;
  width: 42px;
  height: 42px;
  font-size: 40px;
  line-height: 42px;
  color: #fff;
  text-align: center;
  font-weight: 500;
  cursor: pointer;
}
.ipo_container .btn_left i {
  font-size: 30px;
}
.ipo_container:hover .btn_left {
  background-image: linear-gradient(to left, rgba(126, 126, 126, 0), rgba(126, 126, 126, 0.8));
}
.ipo_container:hover .btn_right {
  background-image: linear-gradient(to right, rgba(126, 126, 126, 0), rgba(126, 126, 126, 0.8));
}
.ipo_container:hover .ipo_btn {
  opacity: 1;
}
.ipo_container .btn_left {
  left: 0px;
}
.ipo_container .btn_right {
  right: 0px;
}
.item_container {
  display: felx;
  flex-direction: column;
}
.item_container .item_title {
  display: flex;
  justify-content: space-between;
  height: 29px;
  border-bottom: 2px solid #292929;
  font-size: 20px;
  color: #000000;
  margin-bottom: 12px;
}
.item_container .item_title h4 {
  font-weight: normal;
}
.item_container .item_title a {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-size: 14px;
  color: #999;
}
.item_container .item_cont li {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.item_container .item_cont li span {
  display: flex;
  height: 4px;
  width: 4px;
  background-color: #999999;
  margin-right: 8px;
}
.item_container .item_cont li a {
  width: 100%;
  line-height: 42px;
  font-size: 16px;
  color: #111111;
}
.left_container .item_container .item_cont li a {
  width: 350px;
  white-space: nowrap;
  /*强制文本在一行内显示*/
  text-overflow: ellipsis;
  /*溢出省略号，支持ie、safari（webkit）*/
  -o-text-overflow: ellipsis;
  /*溢出省略号，支持opera*/
  overflow: hidden;
  /*溢出隐藏*/
  -moz-binding: url("ellipsis.xml#ellipsis");
  /*溢出省略号，支持firefox*/
}

.bottom_line {
  height: 2px;
  width: 1200px;
  margin: 28px auto 0;
  background-color: #f71314;
}
.center_container {
  flex: 1;
  padding: 0 32px;
  width: 474px;
}
.center_container .item_container .item_cont li a {
  width: 500px;
  white-space: nowrap;
  /*强制文本在一行内显示*/
  text-overflow: ellipsis;
  /*溢出省略号，支持ie、safari（webkit）*/
  -o-text-overflow: ellipsis;
  /*溢出省略号，支持opera*/
  overflow: hidden;
  /*溢出隐藏*/
  -moz-binding: url("ellipsis.xml#ellipsis");
  /*溢出省略号，支持firefox*/
}
.center_container .item_container .item_cont li h4{
  width: 500px;
  white-space: nowrap;
  /*强制文本在一行内显示*/
  text-overflow: ellipsis;
  /*溢出省略号，支持ie、safari（webkit）*/
  -o-text-overflow: ellipsis;
  /*溢出省略号，支持opera*/
  overflow: hidden;
  /*溢出隐藏*/
  -moz-binding: url("ellipsis.xml#ellipsis");
  /*溢出省略号，支持firefox*/
}
.center_container .item_container .item_cont h4 a{
  width: 500px;
  white-space: nowrap;
  /*强制文本在一行内显示*/
  text-overflow: ellipsis;
  /*溢出省略号，支持ie、safari（webkit）*/
  -o-text-overflow: ellipsis;
  /*溢出省略号，支持opera*/
  overflow: hidden;
  /*溢出隐藏*/
  -moz-binding: url("ellipsis.xml#ellipsis");
  /*溢出省略号，支持firefox*/
}
.right_container {
  width: 300px;
}
.right_container .ad_img {
  padding: 6px 0 24px;
}
.right_container li {
  display: flex;
  justify-content: space-between;
  height: 69px;
  margin-bottom: 12px;
}
.right_container li .left_img {
  margin-right: 15px;
}
.right_container li a {
  font-size: 14px;
  color: #111111;
  line-height: 20px;
  text-align: justify;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-binding: url("ellipsis.xml#ellipsis");
  /*溢出省略号，支持firefox*/
  max-height: 40px;
  overflow: hidden;
}
.right_container .ad_img2 {
  padding-top: 12px;
}
